-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: mark native image checks as required #1930
Conversation
Hey @mpeddada1 , would you have any stats on how this new presubmit is doing? As in, how often was it failing when any of the merges got done previously? If not, I would want to monitor for an additional month or so before making it mandatory. |
Hey @ansh0l, just looked into the recently merged PRs in this repository. I haven't observed failures specific to native image compilation so far but I have noticed the |
cc @rajatbhatta to take a look at the related issue |
Thanks @mpeddada1 ! We can monitor for another couple of weeks, and then merge this. |
Hey @ansh0l @rajatbhatta looks like we haven't had a chance to merge this PR in yet. Could we get your review on this? It'll help us gate releases (without manual verification) on the compatibility with native image compilation. |
Hi @mpeddada1: Merged this PR. Thank you! |
Thank you @rajatbhatta! |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> ☕️
If you write sample code, please follow the samples format.